CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像处理 VC

搜索资源列表

  1. BMP

    0下载:
  2. 这是一款图像处理小程序,一个用VC编写的BMP图像解析程序!-This is a small image processing procedures, a VC with the preparation of the BMP image parser!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:86735
    • 提供者:李香
  1. MathMorph

    0下载:
  2. 基于数学形态学的图像处理源代码,用vc++编写,已经调试成功!-Based on mathematical morphology image processing source code, with vc++ Preparation has been successful debugging!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2306904
    • 提供者:zhangpin
  1. imagerec

    1下载:
  2. 车牌定位与识别系统,对图像处理和模式识别毕业设计有参考价值,VC实现图像预处理,特征提取,以及神经网络识别。-License plate location and recognition system for image processing and pattern recognition graduated design reference value, VC achieve image preprocessing, feature extraction, and neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:3157795
    • 提供者:zhangkai
  1. VC++NETDigitalImagingProssing

    1下载:
  2. VC++.NET图象处理编程-陆宗骐-源程序-本书以CImage类为基础介绍了Visual C++.NET环境下的图像基础知识与图像处理常用算法的编程原理和方法。通过自建CImage仿真类,本书方法也适用于Visual C++环境。本书包括4个部分。第1部分介绍图像显示与存储的基础知识;第2部分介绍Visual C++.NET应用程序框架的建立,图形编程,图像的存取、显示与生成,以及图像的变化;第3部分介绍图像的点处理,邻域处理,二值图像的处理,形态学图像处理,彩色图像的处理,轮廓跟踪与线段编码
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:8038687
    • 提供者:夏瑞雪
  1. VC++image2

    0下载:
  2. 《Visual C++数字图像获取、处理及实践应用》,不少图像处理实例应用的代码,初学者参考书-err
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5281609
    • 提供者:yanweida
  1. GraphicOverlay

    0下载:
  2. 自己编写的图像处理软件,VC++开发,实现了常用的大部分处理功能,可用性很强-I have written image processing software, VC++ Development, achieved most commonly used functionality, usability, strong
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:109391
    • 提供者:邱硕
  1. image_pro_vc

    0下载:
  2. 常见图像处理算法的VC实现,包括直方图均衡化、各种边缘提取算子、JPG图像格式处理等。-Common image processing algorithms to achieve the VC, including histogram equalization, a variety of edge detection operator, JPG image format handling.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:515515
    • 提供者:lissdd
  1. DImageProcess

    0下载:
  2. 利用VC编写的小型的图像处理系统,很周全的吆-VC prepared using small-scale image processing system, it is well吆
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:900069
    • 提供者:刘金亮
  1. ImageProcess

    0下载:
  2. 简单图像处理vc实现,包括取对数、取指数、灰度均衡和阈值变换等-Vc simple image processing to achieve, including the admission of a few, check index, gray balance and transformation, such as threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:996691
    • 提供者:jiayu
  1. MYPIC--DSP

    0下载:
  2. DSP仿真程序,用VC编辑的图像处理程序,在DSP下运行的程序框架-DSP simulation program, using VC editing image processing procedures, the DSP program running under the framework of
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:402571
    • 提供者:nash
  1. craindlg

    0下载:
  2. 本工程利用vc的图像处理和画图的功能实现的模仿下雨的对话框工程-The project utilized a vc of image processing and drawing functions of the dialog box works imitate rain
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:320787
    • 提供者:zhanglu
  1. Cellrecognitionstatisticalsystemformedicalimagepro

    0下载:
  2. 细胞识别统计系统 用于医学图像处理 也是VC++实现 -Cell recognition statistical system for medical image processing is also a VC++ realize
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:1394908
    • 提供者:天枫
  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1397911
    • 提供者:swx
  1. ImageProcessingSystem

    0下载:
  2. 主要功能 一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。用VC 6.0编写  图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。  图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。  图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 &#
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1677888
    • 提供者:陈凯迪
  1. ColorProcess

    0下载:
  2. 颜色处理的VC源代码,是学习彩色图像处理的很棒的素材!-Color treatment of VC source code, color image processing are studying the great material!
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:147169
    • 提供者:赵键
  1. VCshuzhituxiangchuli

    0下载:
  2. 这个程序是书《vc数字图像处理》里的相关程序,原始配有的,而且已经经过运行,很经典。-This procedure are book " vc Digital Image Processing" in the relevant procedures, with some original, but has been run, it is classic.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-11
    • 文件大小:64235340
    • 提供者:何君燕
  1. fuliye

    1下载:
  2. VC++图像处理 傅里叶变换实现源程序 内附程序详细说明-VC++ image processing implementation Fourier Transform source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:148553
    • 提供者:fang
  1. dongtai

    1下载:
  2. 动态显示鼠标的坐标值和图像像素值对于动态显示鼠标的坐标值和像素值,在其他语言如vc,vb中都比较方便,有直接的着方 面的函数,本程序在matlab图像处理实现-Dynamic display mouse coordinates and image pixel values for the dynamic display mouse coordinates and pixel value, in other languages such as vc, vb are more convenien
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3125
    • 提供者:高锟
  1. VC

    0下载:
  2. VC小波变换图像应用编程实例,该书深入解析了VC在图像处理中的应用 -VC Wavelet Image application programming examples, the book-depth analysis of the VC in the Image Processing
  3. 所属分类:Wavelet

    • 发布日期:2017-06-09
    • 文件大小:15906169
    • 提供者:肖雪梅
  1. MFCCommonDialog

    0下载:
  2. 用VC编写的对话框程序代码,用于图像处理方面的东西-VC of the dialog box with the preparation of program code, for image processing of things
  3. 所属分类:ComboBox

    • 发布日期:2017-04-25
    • 文件大小:164499
    • 提供者:陈晓广
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com